Kernels for Structural Parameterizations of Vertex Cover - Case of Small Degree Modulators
نویسندگان
چکیده
Vertex Cover is one of the most well studied problems in the realm of parameterized algorithms and admits a kernel with O(`2) edges and 2` vertices. Here, ` denotes the size of a vertex cover we are seeking for. A natural question is whether Vertex Cover admits a polynomial kernel (or a parameterized algorithm) with respect to a parameter k, that is, provably smaller than the size of the vertex cover. Jansen and Bodlaender [STACS 2011, TOCS 2013] raised this question and gave a kernel for Vertex Cover of size O(f3), where f is the size of a feedback vertex set of the input graph. We continue this line of work and study Vertex Cover with respect to a parameter that is always smaller than the solution size and incomparable to the size of the feedback vertex set of the input graph. Our parameter is the number of vertices whose removal results in a graph of maximum degree two. While vertex cover with this parameterization can easily be shown to be fixed-parameter tractable (FPT), we show that it has a polynomial sized kernel. The input to our problem consists of an undirected graph G, S ⊆ V (G) such that |S| = k and G[V (G) \ S] has maximum degree at most 2 and a positive integer `. Given (G,S, `), in polynomial time we output an instance (G′, S′, `′) such that |V (G′)| ≤ O(k5), |E(G′)| ≤ O(k6) and G has a vertex cover of size at most ` if and only if G′ has a vertex cover of size at most `′. When G[V (G) \ S] has maximum degree at most 1, we improve the known kernel bound from O(k3) vertices to O(k2) vertices (and O(k3) edges). In general, if G[V (G) \ S] is simply a collection of cliques of size at most d, then we transform the graph in polynomial time to an equivalent hypergraph with O(k) vertices and show that, for d ≥ 3, a kernel with O(kd− ) vertices is unlikely to exist for any > 0 unless NP ⊆ coNP/poly. 1998 ACM Subject Classification F.1.3 Complexity Measures and Classes
منابع مشابه
On Polynomial Kernels for Structural Parameterizations of Odd Cycle Transversal
TheOdd Cycle Transversal problem (oct) asks whether a given graph can be made bipartite (i.e., 2-colorable) by deleting at most l vertices. We study structural parameterizations of oct with respect to their polynomial kernelizability, i.e., whether instances can be efficiently reduced to a size polynomial in the chosen parameter. It is a major open problem in parameterized complexity whether Od...
متن کاملSmaller Parameters for Vertex Cover Kernelization
We revisit the topic of polynomial kernels for Vertex Cover relative to structural parameters. Our starting point is a recent paper due to Fomin and Str{\o}mme [WG 2016] who gave a kernel with $\mathcal{O}(|X|^{12})$ vertices when $X$ is a vertex set such that each connected component of $G-X$ contains at most one cycle, i.e., $X$ is a modulator to a pseudoforest. We strongly generalize this re...
متن کاملOn Making a Distinguished Vertex Minimum Degree by Vertex Deletion
For directed and undirected graphs, we study the problem to make a distinguished vertex the unique minimum-(in)degree vertex through deletion of a minimum number of vertices. The corresponding NP-hard optimization problems are motivated by applications concerning control in elections and social network analysis. Continuing previous work for the directed case, we show that the problem is W[2]-ha...
متن کاملKernelization Lower Bounds By Cross-Composition
We introduce the cross-composition framework for proving kernelization lower bounds. A classical problem L and/or-cross-composes into a parameterized problem Q if it is possible to efficiently construct an instance of Q with polynomially bounded parameter value that expresses the logical and or or of a sequence of instances of L. Building on work by Bodlaender et al. (ICALP 2008) and using a re...
متن کاملKernels for below-upper-bound parameterizations of the hitting set and directed dominating set problems
In the Hitting Set problem, we are given a collection F of subsets of a ground set V and an integer p, and asked whether V has a p-element subset that intersects each set in F . We consider two parameterizations of Hitting Set below tight upper bounds: p = m − k and p = n − k. In both cases k is the parameter. We prove that the first parameterization is fixed-parameter tractable, but has no pol...
متن کامل